home *** CD-ROM | disk | FTP | other *** search
- _______________________________
-
- View "Picture" Template Symbols
- _______________________________
-
- A Display digits for any data type
- N "
- X "
- 9 "
- # "
- L Display logicals as "T" or "F"
- Y Display logicals as "Y" or "N"
- ! Convert alpha character to upper
- $ Display dollar sign instead of leading space in a numeric
- * Display asterisk instead of leading space in a numeric
- . Specify a decimal point position
- , Specify a comma position
-
- ________
-
- Examples
- ________
-
- NUMERIC FIELDS
- -have the numbers separated by a comma ever 3 with only 2 decimals
- 999,999.99 CHARACTER FIELDS
- -create a template for phone numbers
- 999-999-9999
-
-